Release 10.1A: OpenEdge Development:
Open Client Introduction and Programming
Programming overview
![]()
To access an AppServer using an Open Client interface:
- Connect to an AppServer that supports the required application service, by instantiating an AppObject (and calling connect for Web services).
- Instantiate any other proxy objects whose methods you want to call.
- Execute proxy methods that run remote procedures and functions on the AppServer.
- Disconnect from the AppServer when it is no longer needed.
The remainder of this chapter describes how to fulfill the requirements of these steps.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |